home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2003 February / Pcwk022003b.iso / Antywirusy / Panda AntiVirus Platinum 7 / plat7shin.exe / data1.cab / Comunes / Analisis.dll / 0 / RCDATA / TANALIZARMD / TANALIZARMD.txt < prev   
Text File  |  2002-10-11  |  2KB  |  99 lines

  1. object AnalizarMD: TAnalizarMD
  2.   Tag = 26700
  3.   Left = 312
  4.   Top = 293
  5.   BorderIcons = [biSystemMenu, biHelp]
  6.   BorderStyle = bsSingle
  7.   BorderWidth = 11
  8.   Caption = 'Analizar M∩┐╜ltiples Disquetes'
  9.   ClientHeight = 151
  10.   ClientWidth = 322
  11.   Color = 14215660
  12.   Font.Charset = DEFAULT_CHARSET
  13.   Font.Color = clWindowText
  14.   Font.Height = -11
  15.   Font.Name = 'MS Sans Serif'
  16.   Font.Style = []
  17.   Icon.Data = {<image000.ico>}
  18.   OldCreateOrder = True
  19.   Position = poScreenCenter
  20.   OnShow = FormShow
  21.   PixelsPerInch = 96
  22.   TextHeight = 13
  23.   object ButtonSiguiente: TPlaButton
  24.     Tag = 60000
  25.     Left = 168
  26.     Top = 130
  27.     Width = 73
  28.     Height = 21
  29.     Caption = 'Siguiente'
  30.     Font.Charset = DEFAULT_CHARSET
  31.     Font.Color = clWindowText
  32.     Font.Height = -11
  33.     Font.Name = 'Tahoma'
  34.     Font.Style = []
  35.     ParentFont = False
  36.     TabOrder = 0
  37.     OnClick = ButtonSiguienteClick
  38.     Default = True
  39.     ModalResult = 1
  40.   end
  41.   object ButtonTerminar: TPlaButton
  42.     Tag = 59900
  43.     Left = 249
  44.     Top = 130
  45.     Width = 73
  46.     Height = 21
  47.     Caption = 'Terminar'
  48.     Font.Charset = DEFAULT_CHARSET
  49.     Font.Color = clWindowText
  50.     Font.Height = -11
  51.     Font.Name = 'Tahoma'
  52.     Font.Style = []
  53.     ParentFont = False
  54.     TabOrder = 1
  55.     OnClick = ButtonTerminarClick
  56.     Cancel = True
  57.     ModalResult = 1
  58.   end
  59.   object PlaGroupBox1: TPlaGroupBox
  60.     Tag = 26800
  61.     Left = 0
  62.     Top = 0
  63.     Width = 322
  64.     Height = 89
  65.     TitleFont.Charset = DEFAULT_CHARSET
  66.     TitleFont.Color = 13977088
  67.     TitleFont.Height = -11
  68.     TitleFont.Name = 'MS Sans Serif'
  69.     TitleFont.Style = []
  70.     Caption = 'Siguiente disquete'
  71.     Font.Charset = DEFAULT_CHARSET
  72.     Font.Color = clWindowText
  73.     Font.Height = -11
  74.     Font.Name = 'Tahoma'
  75.     Font.Style = []
  76.     ParentFont = False
  77.     TabOrder = 2
  78.     object PandaBrown1: TImage
  79.       Left = 6
  80.       Top = 23
  81.       Width = 32
  82.       Height = 32
  83.       Picture.Data = {<image001.bmp>}
  84.       Transparent = True
  85.     end
  86.     object Label2: TLabel
  87.       Tag = 26900
  88.       Left = 50
  89.       Top = 23
  90.       Width = 257
  91.       Height = 39
  92.       Caption = 
  93.         'Puedes pulsar "Siguiente" para analizar otro disquete o "Termina' +
  94.         'r" para finalizar con el an∩┐╜lisis de disquetes.'
  95.       WordWrap = True
  96.     end
  97.   end
  98. end
  99.